ci: Add a flow that combines C build and Rust integration tests
authorColin Walters <walters@verbum.org>
Tue, 22 Nov 2022 18:43:06 +0000 (13:43 -0500)
committerColin Walters <walters@verbum.org>
Tue, 22 Nov 2022 19:27:00 +0000 (14:27 -0500)
commitd29eebca5c9d2e691bb19556cfa5d0aa77169fe3
tree821fea6af98482a7663725402e70ca7f195146ab
parentf79c7a0a0adf4e7a3795ee60eb3d78c5b94c265e
ci: Add a flow that combines C build and Rust integration tests

Today it's just the Jenkins flow which builds our Rust
integration tests.  Let's add a flow to the GH actions which
does this, and also runs inside a (privileged) container.

Prep for doing more testing of the ostree-container path here.
.github/workflows/tests.yml